home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Bus
/
A
/
4dSample.cpt
/
Proc.Ext.rsrc
/
4DTE_15011
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1988-03-14
|
274 b
|
12 lines
Sets the string in the STR# resource to String.
Var1: The string you want to change to.
Var2: the Resource ID of the STR#.
Var3: The Index of the string in the STR# resource.
Example:
SetIndString("New";15000;1)
` This will make the STR# 15000, number 1 string to "New"